home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / bltmnu15.zip / BLTMNU.DOC < prev    next >
Text File  |  1991-12-07  |  11KB  |  205 lines

  1.        
  2.  
  3.  
  4.  
  5.        
  6.        
  7.        
  8.           ╔══════════╗               ╔══════════╗ 
  9.           ║                  ╔══╗    ║          ║ 
  10.           ║                  ║       ║          ║ 
  11.           ║                  ║       ║          ║ 
  12.           ╚══════════╗       ║   ╗   ║          ║                   ╗ 
  13.                      ║      ═╬═ ═╬══ ║          ║                  ═╬══ 
  14.                      ║ ╔═══╗ ║   ║   ║          ║ ╔   ╗ ╔═══╗ ╔═══╗ ║ 
  15.                      ║ ║   ║ ║   ║   ║       ═╗ ║ ║   ║ ╠═══╝ ╚═══╗ ║ 
  16.           ╚══════════╝ ╚═══╝ ╩   ╚═╝ ╚════════╬═╝ ╚═══╝ ╚═══╝ ╚═══╝ ╚═╝ 
  17.                                               ╚══             Computing 
  18.     
  19.                                     Presents 
  20.                                  
  21.                           Bulletin Menu Generator v1.5
  22.                               By Charles Baldridge
  23.                                Copyright (c) 1991
  24.                   By Charles Baldridge and SoftQuest Computing 
  25.  
  26.  
  27.  
  28.  
  29.  
  30.     DISCLAIMER
  31.     ----------
  32.  
  33.        This  Bulletin Menu Generator program is provided "AS IS"   with  no 
  34.     claims  regarding  its usefullness or functionality.   You,  the  user, 
  35.     accept full responsibility and  liability for  any problems or  damages  
  36.     associated with its operation. 
  37.  
  38.  
  39.  
  40.     So, What is this Bulletin Menu Generator Program?
  41.     -------------------------------------------------
  42.  
  43.        The  Bulletin Menu Generator creates the BLT and optionally the BLTg
  44.     menu for PCB versions earlier than 14.5 with the actual  date/timestamp
  45.     of the BLTxx files contained in the menu.  If run  during  the system's
  46.     event,  it saves the SysOp the hassle of  updating   the  menu each and 
  47.     every time a bulletin  is changed.  It also  supports the  PCBoard  (R)
  48.     macros @SYSTIME@ and @SYSDATE@  allowing  selected bulletins to display 
  49.     the current time/date in the menu. 
  50.  
  51.     
  52.     
  53.     INSTALLATION
  54.     ------------
  55.        
  56.        Provided  in  the BLTMNU15.ZIP file is BLTCNF.EXE which creates  the 
  57.     config file.   It is not necessary to use this program, but is provided 
  58.  
  59.     to  make initial installation a bit simpler.  Once BLTMNU is installed, 
  60.     you  may use your favorite text editor to modify the file.   MAKE  SURE 
  61.     your text editor does not append blank lines or extra characters to the 
  62.     file! If so, your bulletin descriptions will not be correct! I  suggest 
  63.     a pure ascii editor such as QEDIT from SemWare.  Please note that QEDIT 
  64.     is  also  a shareware product and requires registration  for  continued 
  65.     use. 
  66.     
  67.  
  68.      1. Full path and filename of your BLT.LST file.
  69.      2. Full path and filename of your BLT file (the G is added 
  70.         automatically to the graphic version for earlier than PCB 14.5)
  71.      3. BBS Name to appear in header
  72.      4. This line must contain a Y if running PCB 14.5, blank otherwise
  73.      5. Bulletins to use the @SYSDATE@ macro (separated by spaces)-0 if none.
  74.      6. Bulletins to use the @SYSTIME@ macro (separated by spaces). 0 if none.
  75.      7. TITLEforeground background     \
  76.      8. HEADERforeground background     \
  77.      9. BLT#foreground background        : these MUST be separated by spaces
  78.     10. DATEforeground background       /  ONLY! Commas or other separators will
  79.     11. TIMEforeground background      /   disrupt program operation!
  80.     12. DESCRIPTION foreground color, background color
  81.     13. blt1 description
  82.     14. blt2 description
  83.     15. ......
  84.  
  85.  
  86.     BLTMNU.CNF file used here:                                                
  87.                                                                               
  88.     C:\Pcb\Gen\BLT.LST                                                        
  89.     C:\Pcb\Gen\Blt                                                            
  90.     The AdventureComm BBS                                                     
  91.     9 10 11                                                                   
  92.     9 10 11                                                                   
  93.     1 0                                                                       
  94.     14 0                                                                      
  95.     7 0                                                                       
  96.     11 0                                                                      
  97.     15 0                                                                      
  98.     Introduction to The AdventureComm BBS                                     
  99.     Policies of the BBS                                                       
  100.     Explanation of DOORS                                                      
  101.     Explanation of conferences                                                
  102.     Information about ZIP Magazine                                            
  103.     LiteLink Mail Network information                                         
  104.     AdventureComm BBS membership information                                  
  105.     General BBS help                                                          
  106.     ProBank user account status                                               
  107.     Lottery status information                                                
  108.     Lottery winner history                                                    
  109.                                                                               
  110.                                                                               
  111.     Color codes used with Bulletin Menu Generator:                            
  112.                                                                               
  113.      0  Black    4  Red        8  Grey          12  Light Red                 
  114.      1  Blue     5  Magenta    9  Light Blue    13  Light Magenta             
  115.      2  Green    6  Brown     10  Light Green   14  Yellow                    
  116.      3  Cyan     7  White     11  Light Cyan    15  Bright White              
  117.                                                                              
  118.        When  creating  the configuration file via BLTCNF,  the color  codes 
  119.     will be displayed for reference. 
  120.                                                                               
  121.     Run BLTMNU in your system's event as follows:                             
  122.                                                                               
  123.     BLTMNU CONFIG_FILE [/BIOS] [/NOREG]                                       
  124.                                                                               
  125.     CONFIG_FILE is the name of the configuration file you have created  for    
  126.                 BLTMNU  to use.  BLTMNU will not run without  this  command 
  127.                 line  parameter. 
  128.                                                                               
  129.     Optional parameters:
  130.                                                                               
  131.     /BIOS  - causes BLTMNU to use only bios calls for screen output.   Use 
  132.              this   switch if bleed-through becomes a problem  with  multi-
  133.              taskers.     
  134.                                                                               
  135.     /NOREG - causes BLTMNU not to display the 'Registered to:'  line in the    
  136.              BLT(g)   files.   This switch has no  effect  in  unregistered 
  137.              copies.  
  138.  
  139.     
  140.  
  141.     OTHER FEATURES
  142.     --------------
  143.  
  144.        BLTMNU fully supports PCBoard 14.5 color macros. 
  145.         
  146.        Optionally,   if you wish to design your own header and have  BLTMNU 
  147.     update  only  the bulletins,  you may use BLTMNU's header  option.   If 
  148.     BLTMNU finds a file called BLTMNU(g).HDR in the run-time directory,  it 
  149.     will  use  this file as the header information.   Sample  header  files 
  150.     should be included in the BLTMNU15.ZIP file.
  151.         
  152.  
  153.  
  154.     REGISTRATION:                                                          
  155.     -------------
  156.  
  157.        The use of BLTMNU past a thirty (30)  day evaluation period requires 
  158.     registration.   If you like BLTMNU and decide to continue to use it  on   
  159.     your system,  please fill out the registration form (REGISTER.TXT)  and 
  160.     send with a check for $10 to: 
  161.                                                                            
  162.     Charles Baldridge                                                      
  163.     3550 Pimlico Pky
  164.     Apartment #288
  165.     Lexington, KY 40517
  166.     
  167.        Please make checks payable to Charles Baldridge.                    
  168.     
  169.     ***************************** IMPORTANT *******************************                                                                   
  170.     ***************************** IMPORTANT *******************************
  171.     ***************************** IMPORTANT *******************************
  172.  
  173.        The above address is a temporary address!  To get my latest 
  174.     mailing address PLEASE CALL MY BBS first!  It will always be posted 
  175.     in the news file.  If I should have to change my address *AND* BBS 
  176.     phone number, I can be contacted through the LITELINK network SysOp 
  177.     conference on The Strawberry Patch BBS at (606) 432-0879.
  178.  
  179.     ***********************************************************************
  180.     ***********************************************************************
  181.     ***********************************************************************
  182.  
  183.        BLTMNU  is  not  crippled in any way.  After  your  registration  is
  184.     received, you will be given an account on the SoftQuest support BBS and 
  185.     you may download your registered copy from there.  Registered copies do 
  186.     not  contain the UNREGISTERED screen during program execution and  will 
  187.     add  the  line  Registered to:  ..............  to  the  BLT(g)   file. 
  188.     Unregistered copies will always display 'Via BLTMNU xx : UNREGISTERED ' 
  189.  
  190.     in the BLT(g) files. Registration enables the /NOREG switch which takes 
  191.     out the 'Via ....' line.
  192.        Your account on the SoftQuest support BBS will be in the name listed 
  193.     in the registration form.   To download your registered copy,  open the 
  194.     SoftQuest Support door on the BBS.
  195.           
  196.        If you have any comments or suggestions about BLTMNU,  I'd be  happy 
  197.     to hear them!  Any comments about the operation of BLTMNU,  suggestions 
  198.     for improvement, etc will be greatly appreciated!  Messages can be left 
  199.     for  me on my BBS at (606)  273-8785  HST.   The latest version of  all 
  200.     SoftQuest programs will also be available on my BBS for download. 
  201.        
  202.     
  203.     Charles Baldridge    
  204.  
  205.